CVE-2018-13589
The CVE describes an integer overflow in the mintToken function of MooAdvToken (an Ethereum token). The root cause is an overflow in the arithmetic that allows the contract owner to set any user’s balance to an arbitrary value. This has the stated impact of compromising balance integrity. The con...